-
Notifications
You must be signed in to change notification settings - Fork 2.9k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Prevent selection list from losing focus #51068
Conversation
@allroundexperts Please copy/paste the Reviewer Checklist from here into a new comment on this PR and complete it. If you have the K2 extension, you can simply click: [this button] |
@allroundexperts Conflicts are resolved. Ready for your review. |
Reviewer Checklist
Screenshots/VideosAndroid: mWeb ChromeScreen.Recording.2024-11-07.at.4.11.44.AM.moviOS: mWeb SafariScreen.Recording.2024-11-07.at.4.03.01.AM.movMacOS: Chrome / SafariScreen.Recording.2024-11-07.at.3.35.51.AM.movMacOS: DesktopScreen.Recording.2024-11-07.at.3.59.45.AM.mov |
@allroundexperts Conflicts resolved again :) Let me know if you have any questions. |
I found another issue that on iOS Safari sometimes you'll get a blank list after pressing the Tab key for the first time. It's reproducible on the ios-web-main.mov |
@allroundexperts Please let me know if anything is blocking this PR. |
@QichenZhu Conflicts again 😢 |
@allroundexperts Resolved. Since this updates a fundamental library and a common component, it’s likely to conflict and may take longer to review. Thanks for your time! |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
✋ This PR was not deployed to staging yet because QA is ongoing. It will be automatically deployed to staging after the next production release. |
🚀 Deployed to staging by https://github.com/luacmartins in version: 9.0.59-0 🚀
|
Details
Fixed Issues
$ #44245
PROPOSAL: #44245 (comment)
Tests
Offline tests
QA Steps
PR Author Checklist
### Fixed Issues
section aboveTests
sectionOffline steps
sectionQA steps
sectiontoggleReport
and notonIconClick
)myBool && <MyComponent />
.src/languages/*
files and using the translation methodSTYLE.md
) were followedAvatar
, I verified the components usingAvatar
are working as expected)StyleUtils.getBackgroundAndBorderStyle(theme.componentBG)
)Avatar
is modified, I verified thatAvatar
is working as expected in all cases)Design
label and/or tagged@Expensify/design
so the design team can review the changes.ScrollView
component to make it scrollable when more elements are added to the page.main
branch was merged into this PR after a review, I tested again and verified the outcome was still expected according to theTest
steps.Screenshots/Videos
Android: Native (Not Applicable)
Test steps are not applicable on this platform.android-native.mov
Android: mWeb Chrome
android-web.mp4
iOS: Native (Not Applicable)
Test steps are not applicable on this platform.ios-native.mov
iOS: mWeb Safari
ios-web.mov
MacOS: Chrome / Safari
mac-web.mp4
MacOS: Desktop
mac-desktop.mov